[INFO] cloning repository https://github.com/ktravis/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktravis/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktravis%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktravis%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f3f069a695c6d0607488ce45e507dedab107bd3
[INFO] fixing ktravis/aoc-2025 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktravis%2Faoc-2025" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ktravis/aoc-2025
[INFO] finished tweaking git repo https://github.com/ktravis/aoc-2025
[INFO] tweaked toml for git repo https://github.com/ktravis/aoc-2025 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ktravis/aoc-2025 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ktravis/aoc-2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aoc-runner-derive v0.3.0
[INFO] [stderr]   Downloaded aoc-runner v0.3.0
[INFO] [stderr]   Downloaded aoc-runner-internal v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477
[INFO] running `Command { std: "docker" "start" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]     Checking aoc-2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../input/2025/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day10.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             solve_part1(include_str!("../input/2025/day10.txt")),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day10.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |             solve_part2(include_str!("../input/2025/day10.txt")),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day11.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day11.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |         assert_eq!(solve_part1(include_str!("../input/2025/day11.txt")), 523);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day11.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day11.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |             solve_part2(include_str!("../input/2025/day11.txt")),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day12.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 |             solve_part1(&generate(include_str!("../input/2025/day12.txt"))),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day12.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |             solve_part2(&generate(include_str!("../input/2025/day12.txt"))),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day5.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |         assert_eq!(solve_part1(include_str!("../input/2025/day5.txt")), 862);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day5.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |             solve_part2(include_str!("../input/2025/day5.txt")),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day6.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |             solve_part1(include_str!("../input/2025/day6.txt")),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day6.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |             solve_part2(include_str!("../input/2025/day6.txt")),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day7.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |         assert_eq!(solve_part1(include_str!("../input/2025/day7.txt")), 1590);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day7.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |             solve_part2(include_str!("../input/2025/day7.txt")),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day8.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |             solve_part2(&generate(include_str!("../input/2025/day8.txt"))),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day10.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/day10.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::input_lines`
[INFO] [stdout]  --> src/day10.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::utils::input_lines;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day12.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day9.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |             solve_part1(include_str!("../input/2025/day9.txt")),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day9.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |             solve_part2(include_str!("../input/2025/day9.txt")),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day10.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/day10.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::input_lines`
[INFO] [stdout]  --> src/day10.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::utils::input_lines;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day12.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/day10.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn solve_part1(input: &str) -> usize {
[INFO] [stdout]   |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day10.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn solve_part2(input: &str) -> usize {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `problem`
[INFO] [stdout]   --> src/day12.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn solve_part1(problem: &Problem) -> usize {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_problem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `problem`
[INFO] [stdout]   --> src/day12.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn solve_part2(problem: &Problem) -> usize {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_problem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/day10.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn solve_part1(input: &str) -> usize {
[INFO] [stdout]   |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day10.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn solve_part2(input: &str) -> usize {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `positions`
[INFO] [stdout]    --> src/day8.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn solve_part2(positions: &Vec<Pos>) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `problem`
[INFO] [stdout]   --> src/day12.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn solve_part1(problem: &Problem) -> usize {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_problem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `problem`
[INFO] [stdout]   --> src/day12.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn solve_part2(problem: &Problem) -> usize {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_problem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `day12::Problem` is more private than the item `day12::generate`
[INFO] [stdout]   --> src/day12.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn generate(input: &str) -> Problem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `day12::generate` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `day12::Problem` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/day12.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Problem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `day12::Problem` is more private than the item `day12::solve_part1`
[INFO] [stdout]   --> src/day12.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn solve_part1(problem: &Problem) -> usize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `day12::solve_part1` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `day12::Problem` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/day12.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Problem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `day12::Problem` is more private than the item `day12::solve_part2`
[INFO] [stdout]   --> src/day12.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn solve_part2(problem: &Problem) -> usize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `day12::solve_part2` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `day12::Problem` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/day12.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Problem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width`, `height`, and `needs` are never read
[INFO] [stdout]   --> src/day12.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Region {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 12 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     needs: Vec<usize>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `positions`
[INFO] [stdout]    --> src/day8.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn solve_part2(positions: &Vec<Pos>) -> usize {
[INFO] [stdout]     |                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day11.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2025` (lib test) due to 15 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/../input/2025/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day11.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../input/2025/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | aoc_main! { lib = aoc_2025 }
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2025` (bin "aoc-2025") due to 12 previous errors
[INFO] [stderr] error: could not compile `aoc-2025` (bin "aoc-2025" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477", kill_on_drop: false }`
[INFO] [stdout] 32e7ae475ce8e7bcdb47fc13323a5c2b9103e07d60982bc8dd734f7096b5b477
